home *** CD-ROM | disk | FTP | other *** search
- /******************************************************************************/
- /* */
- /* YTShow */
- /* Copyright ©1997 by Dick Whiting */
- /* */
- /*----------------------------------------------------------------------------*/
- /* This script requires YAMTOOLS for it to work. If you don't have YAMTOOLS */
- /* you can get it on Aminet in directory comm/mail. This script allows you */
- /* to uniconify YAM and YamTools with one button or menu selection. */
- /*----------------------------------------------------------------------------*/
- /* Place on a tool bar such as ToolsDaemon or some other easy way of doing. */
- /* */
- /* For ToolsDaemon it should be specified similar to: */
- /* */
- /* (CLI) sys:rexxc/rx yam:rexx/YTShow.rexx */
- /* */
- /* The other option is to specify hotkeys for Yam and YamTools using the */
- /* settings for iconification on the system pages of each. */
- /* I now have 'lamiga y' for YAM and 'lalt lamiga y' for YamTools. */
- /*----------------------------------------------------------------------------*/
- /* */
- /* Standard Disclaimer: I wrote it, it works for me, I don't guarantee */
- /* that it will do anything productive for anyone else, etc. etc. ;-) */
- /* */
- /*HOWEVER, if you DO find a use for it: I homeschool my kids and they */
- /*would love a postcard from where EVER you live. */
- /* */
- /*Instant GEOGRAPHY lesson;) */
- /* */
- /* */
- /*POSTCARDS: Dick Whiting */
- /* 28590 S. Beavercreek Rd. */
- /* Mulino, Oregon 97042 */
- /* USA */
- /* */
- /*----------------------------------------------------------------------------*/
- /* */
- /* Address Bug Reports or Comments to: */
- /* Dick Whiting <dwhiting@europa.com> */
- /* 15 May 1997 */
- /* */
- /******************************************************************************/
- /*
- $VER: 1.0 Copyright ©1997 by Dick Whiting
- $AUTHOR: Dick Whiting
- $DESCRIPTION: Uniconifies YAM and YamTools at one time
- */
- Address YAM 'SHOW'
- Address YAMTOOLS 'SHOW'
-